Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
VB.Net Tutorial
1) 2D Graphics
2) Attributes
3) Class Module
4) Collections
5) Data Type
6) Database ADO Net
7) Date Time
8) Design Patterns
9) Development
10) Event
11) Generics
12) GUI
13) GUI Applications
14) Internationlization
15) Language Basics
16) LINQ
17) Operator
18) Reflection
19) Regular Expressions
20) Security
21) Socket Network
22) Statements
23) Stream File
24) Thread
25) Windows
26) WPF
27) XML
Internationlization
1) A custom NumberFormatInfo object that defines the tilde (~) as the negative sign
2) Changes the casing of a string based on the English (United States) culture, with the culture name en-US
3) Compare two instances of RegionInfo that were created differently
4) Compare two substrings using different cultures and ignoring the case of the substrings
5) Creates a CompareInfo that uses the InvariantCulture
6) Creates a RegionInfo using a CultureInfo LCID
7) CultureInfo CurrentCulture DateTimeFormat LongDatePattern
8) CultureInfo(de-DE)
9) Current week of the year is based on CultureInfo
10) My Application ChangeCulture(fr-fr)
11) NumberFormatInfo recognizes the pos as the positive sign and neg as the negative sign
12) Show the values returned by each method for different types of characters
13) Specify a CultureInfo set to one of the cultures defined by that object
14) String representation of an object changes when it is formatted with three different IFormatProvider objects
15) Use all available culture type to format Date and currency